Learn R Programming

darch (version 0.9.1)

setLearnRateBiases<-: Sets the learning rate for the biases

Description

Sets the learning rate for the biases

Usage

setLearnRateBiases(darch)  <- value

Arguments

darch
A instance of the class DArch.
value
The learning rate for the biases.

See Also

DArch